﻿CHARACTERS = {
	c:QUI = {
		create_character = {
			ruler = yes
			is_general = yes
			first_name = Pedro
			last_name = Chiari
			birth_date = 1787.11.12
			hq = region_andes
			interest_group = ig_armed_forces
			traits = {
				trench_rat
			}
		}
		
#		create_character = {
#			first_name = "Manuel"
#			last_name = "Sadino"
#			birth_date = 1802.11.13
#			culture = cu:portuguese
#			ig_leader = yes
#			religion = catholic
#			interest_group = ig_petty_bourgeoisie
#			ideology = ideology_republican_leader
#			traits = { 
#				innovative
#				charismatic
#				ambitious
#			}
#		}
#		
#		create_character = {
#			first_name = "Martin"
#			last_name = "Ballivian"
#			birth_date = 1795.10.24
#			culture = cu:spanish
#			ig_leader = yes
#			religion = catholic
#			noble = yes
#			interest_group = ig_landowners
#			ideology = ideology_ethno_nationalist
#			traits = { 
#				bigoted 
#				wrathful 
#				ambitious
#			}
#		}
#		
#		create_character = {
#			first_name = "Clodio"
#			last_name = "Magno_Puma_Muyuroney"
#			birth_date = 1801.12.23
#			culture = cu:caladeran
#			ig_leader = yes
#			religion = catholic
#			noble = yes
#			interest_group = ig_intelligentsia
#			ideology = ideology_radical
#			traits = { 
#				innovative
#				charismatic
#				ambitious
#			}
#		}
	}
}